LimsAccessions Web Service
MethodLimsAccessionsShow
Description
This show method returns all data elements for one specified CoreOne Lims Accession.
Request (LimsAccessionsShow)

Below are the required parameters to successfully show the details of one specified CoreOne Lims Accession. If any parameter is omitted an error message will be displayed alerting the user.

Request Body Parameters

NameDescriptionData Type
token

This is a 40-character hexadecimal string.

This token should have been obtained at the commencement of a session using the Login (Method). It is required for all functional CoreOne web services.
xml:string
id

This is an internal CoreOne Lims Accession id.

These can be retrieved through using the LimsAccessionsIndex (Method) or the LimsAccessionsIndexFor (Method).
xml:int
Response (LimsAccessionsShow_response)

This will return all details for the Lims Accessions specified by the input parameters.

To get an overview of all LimsAccessions that match any desired search criteria use the LimsAccessionsIndex (Method) or the LimsAccessionsIndexFor (Method).

Response Body Parameters

NameDescriptionData Type
valueThis is the returned full data elements for the specified CoreOne Lims Accession.ws_lims_accession_e
Remarks

See Also
All Operations Resource GroupLimsAccessions Web Service

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.